home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr38 / boydb52.zip / SYSOP.DOC < prev    next >
Text File  |  1995-02-20  |  7KB  |  164 lines

  1.                      
  2.                             Boydian Blocks V.52ß
  3.  
  4.                             Copyright (c) 1994 by
  5.  
  6.                      Matthew Hudson, All Rights Reserved.
  7.  
  8.  
  9.      You and your callers may evaluate Boydian Blocks for a period of
  10.      30 days, if you still wish to use Boydian Blocks after that period 
  11.      then registration is required.  Registration will remove the
  12.      *UNREGISTERED* flags and enable the Save Game option.
  13.      
  14.      To receive a registration key please fill out the registration form 
  15.      and send it along with a check or money order for $15.00 payable to:
  16.  
  17.      First Vision Software
  18.      P.O. Box 287
  19.      Doran, VA 24612-0287
  20.  
  21.      For credit card orders, questions, suggestions, or bug reports:
  22.           Fidonet Netmail @ 1:398/2.12
  23.           ARTI BBS 903/758-2784
  24.           Voice: 703/964-6160
  25.  
  26.      FILES LIST:
  27.           BB.EXE       - Main program.
  28.           BB.CFG       - Configuration file. (KEY and time limit settings)
  29.           BBBOARD.ICN  - Required icon.
  30.           BBDARKBT.ICN - Required icon.
  31.           BBLGHTBT.ICN - Required icon.
  32.           BBLOGO.ICN   - Required icon.
  33.           BBRLEFT.ICN  - Required icon.
  34.           BBRRGHT.ICN  - Required icon.
  35.           $$FVSBB.RIP  - RIP file for speeding remote terminal redraws.
  36.           SYSOP.DOC    - This file.
  37.           REGISTER.FRM - The registration form.
  38.           BBONLINE.DOC - Game documentation file for users.
  39.           DOORS.TXT    - Doors available from First Vision Software.
  40.           WHATSNEW.50  - Information about this version.
  41.           BBPLR.ZIP    - Downloadable file for your users. Contains
  42.                          *.ICN files, $$FVSBB.RIP, BBONLINE.DOC, and
  43.                          a README.TXT file.
  44.           FILE_ID.DIZ
  45.  
  46.      If you have all of the above files you have a complete archive.
  47.      Unarchive the files to a directory of your choice, I suggest BB.
  48.  
  49.      You will need these files to operate Boydian Blocks from your BBS:
  50.      BB.EXE, BB.CFG, BBONLINE.DOC, BBBOARD.ICN, BBDARKBT.ICN, BBLGHTBT.ICN, 
  51.      BBLOGO.ICN, BBRLEFT.ICN, BBRRGHT.ICN, and $$FVSBB.RIP.
  52.  
  53.      If not present PLAYER.DAT, BBHIGH.BIN, BBTHIGH.BIN will be created 
  54.      by Boydian Blocks.  To reset the game delete these files.
  55.  
  56.      Boydian Blocks is compatible with DOOR.SYS, DORINFOx.DEF, and WILDCAT.
  57.      Supports higher IRQ settings, Digiboard, and Fossil drivers.
  58.  
  59.      Program Usage:
  60.           BB [C:\BBS\]filetype.ext [PORT:ioport#:irq#]
  61.  
  62.      filetype.ext must be present. The path and the PORT command are 
  63.      optional.
  64.  
  65.      PORT Command Usage:
  66.           PORT allows you to set non-standard ports.
  67.           Supports Digiboard and FOSSIL drivers.
  68.           If PORT is not specified Boydian Blocks will use the
  69.           STANDARD port found in the door information file.
  70.  
  71.      Example for DOOR.SYS using standard ports:
  72.           BB C:\BBS\DOOR.SYS
  73.  
  74.      Example for DOOR.SYS using non-standard ports:
  75.           BB C:\BBS\DOOR.SYS PORT:03E8:12   ;Non-standard port & irq 12.
  76.      
  77.      Example for DOOR.SYS using Digiboard:
  78.           BB C:\BBS\DOOR.SYS PORT:D:7       ;Digiboard channel 7.
  79.  
  80.      Example for DORINFOx.DEF  using FOSSIL drivers:
  81.           BB C:\BBS\DORINFOx.DEF PORT:F:1   ;FOSSIL driver on port 1.
  82.  
  83.      Please read BBONLINE.DOC for information about playing Boydian
  84.      Blocks.
  85.  
  86.      BB.CFG File Information:
  87.      
  88.      For your registration key to work properly the first three 
  89.      lines of your configuation file must be: 
  90.      
  91.      Sysop Name
  92.      BBS Name 
  93.      Registration Key
  94.  
  95.      The configuration file uses these verbs:
  96.           
  97.           PDATE #         
  98.              - Purge unused player accounts after # of days. The 
  99.                default is 30 days.
  100.                Example:
  101.                   PDATE 15 ;Purge unused accounts after 15 days.
  102.  
  103.           TLSET (END)  
  104.              - Allow you to make a script of time limit settings for
  105.                specified security levels.  As many time limit settings
  106.                can be set as are required. The default for security 
  107.                levels not specified is the users time remaining online.
  108.                Example:
  109.                   TLSET    ;Begin time limit script.
  110.                   10 15    ;Security level 10 users have 15 minutes.
  111.                   20 30    ;Security level 20 users have 30 minutes.
  112.                   END      ;End script.
  113.  
  114.           MULTINODE
  115.              - Use this verb if you plan to use Boydian Blocks with 
  116.                a multitasker like Desqview, OS/2, or Windows or with 
  117.                multiple machines over a network in a multi-node
  118.                environment. SHARE.EXE must be loaded in order to use
  119.                Boydian Blocks in this manner.
  120.  
  121.                NOTE: When using Boydian Blocks with a multitasker it
  122.                will auto-detect what tasker is being used. This game
  123.                is designed to be "multitasker friendly" and will 
  124.                release unused "ticks" to the multitasker. The
  125.                multitasker found will be displayed in the lower right
  126.                corner where normally "* BOYDIAN BLOCKS *" would appear.
  127.  
  128.           DSZ (ON or OFF) 
  129.              - If ON Boydian Blocks will call DSZ for user downloading
  130.                of *.ICN and *.RIP files. If OFF users will be told
  131.                that the file BBPLR.ZIP is available for download. The 
  132.                user MUST have the *.ICN files that are in BBPLR.ZIP
  133.                installed in thier terminal program's ICONS directory.
  134.  
  135.           TERMPATH
  136.              - Path and filename of a RIP compatible terminal program
  137.                which can be downloaded by the user from Boydian Blocks
  138.                if DSZ is ON. If OFF or DSZ is not in use Boydian Blocks 
  139.                will inform the users that a RIP compatible terminal
  140.                program must be used and that one is available from the 
  141.                host BBS.
  142.                Example:
  143.                   TERMPATH c:\files\ripterm.zip
  144.  
  145.           STATUSBAR (ON or OFF) 
  146.              - Enables or disables the status bar at the bottom of
  147.                the screen for systems that can display RIP locally.
  148.  
  149.      Thank you for evaluating Boydian Blocks.
  150.                                 
  151.                                 
  152.                                 DISCLAIMER
  153.  
  154.      I, Matthew Hudson, make no warranty of any kind, either expressed or
  155.      implied, including but not limited to implied warranties of merchant-
  156.      ability and fitness for a particular purpose, with respect to this
  157.      software and accompanying documentation.
  158.  
  159.      IN NO EVENT SHALL I, MATTHEW HUDSON, BE LIABLE FOR ANY DAMAGES
  160.      (INCLUDING DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION,
  161.      LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS) ARISING OUT OF
  162.      THE USE OF OR INABILITY TO USE THIS PROGRAM, EVEN IF I, MATTHEW HUDSON,
  163.      HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  164.